@charset "UTF-8";
/* CSS Document */
/*
-----------------------------首页样式start-----------------------------
*/
body {
	min-height: 105vh
}
.mloading {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    text-align: center;vertical-align: middle;margin:0 auto;
    /*background: url(../img/loading.gif) center center no-repeat;;*/
}
.container{
    width: 95%;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
}
/*@media (min-width:1600px) {*/
/*    .container {*/
/*        width:1600px;*/
/*    }*/
/*}*/
/*.swiper-button-next,*/
/*.swiper-button-prev {*/
/*    outline: none;*/
/*    border: 1px solid #2b489c;*/
/*    width: 48px;*/
/*    height: 48px;*/
/*    margin-top: -24px;*/
/*    border-radius: 50%;*/
/*    background: no-repeat center;*/
/*}*/

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
    /*border-color: #fff;*/
}

.swiper-button-prev {
    /*background-image: url(../img/icon6.png);*/
    /*left: 0;*/
}

.swiper-button-next {
    /*background-image: url(../img/icon7.png);*/
    /*right: 0;*/
}

.swiper-button-prev.swiper-button-white {
    /*background-image: url(../img/icon9.png);*/
}

.swiper-button-next.swiper-button-white {
    /*background-image: url(../img/icon10.png);*/
}

.img-center {
    text-align: center;
    font-size: 0;
}

.img-center img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 400px;
    vertical-align: middle;
    width: 650px;
    padding: 3px 0;
}

.swiper-slide-prev .img-center img,.swiper-slide-next .img-center img
{
    display: inline-block;
    vertical-align: middle;
    width: 450px;
    height: 322px;
}


 /*首页框架 end */

/*indexBanner*/
.navtop
{
	display: none;
}
body.on .navtop
{
	display: block;
}

.bannerBox
{
    margin-top: 145px;
}
.bannerBox.swiper-wrapper {
	animation: bannerscale 12s linear infinite forwards;
}
.bannerBox .swiper-slide {
    background: no-repeat center / cover;
    /* min-height: 350px; */
    height: 75vh;
    overflow: hidden;
}
.bannerBox .swiper-slide img
{
	width: 100%;
	height: auto;
	min-height: 100%;
	transition: 1s linear 2s;
	transform: scale(1.1,1.1);
}
.bannerBox .swiper-slide-active img,.swiper-slide-duplicate-active img{
	transition:6s linear;
	transform:scale(1,1);
}

.bannerBox .swiper-container-horizontal > .swiper-pagination-bullets
{
	bottom:100px ;
}
.bannerBox .banner-container1 > .swiper-pagination-bullets
{
    bottom:5px ;
}
.bannerBox .swiper_pation
{
	z-index: 99;
}

.bannerBox .swiper_pation span {
    width: 25px;
    height: 25px;
    margin: 0 4px !important;
    opacity: .9;
    border: 6px #0057b6 solid;
}

.bannerBox .swiper-pagination .swiper-pagination-bullet {
    background-color: #fff;
}
.bannerBox .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #eb6100;
}

.bannerBox.on
{
    margin-top: 65px;
}
.bannerBox.on .ctNavBox
{
	display: none;
}

.bannerBox.on .swiper-container-horizontal > .swiper-pagination-bullets
{
	bottom:5px ;
}


/*indexCenterNav*/
/*中间部分导航*/
.ctNavBox
{
	clear: both;
	/* overflow: hidden; */
	position: relative;
	background: #f5f5f5;
	height: 88px;
	display: block;
}

.ctNavBgBox .ctNavBg
{
	/* background: url(../img/bgNav50.png) no-repeat center center / cover;		 */
	background: url(../img/bgNav30.png) no-repeat center center / cover;
	width:100%;
    /*width:1920px;*/
	/*height: 317px;*/
    height: 270px;
	position: absolute;
	bottom: 10px;
	opacity: 1;
	/*left: 50%;*/
	/*margin-left: -960px;*/
	z-index: 2;
}


.ctNavBox .wrap
{
	position: relative;
	z-index: 3;
}
.ctNavBox .wrap .ctNavC
{
	clear:both;
	text-align:center;
}
.ctNavBox .wrap .ctNavC a
{
	position: relative;
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	transition: all .3s ease;
	margin: 0 25px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
}
.ctNavBox .wrap .ctNavC a:hover
{
	color:#eb6100 ;
}
/*indexBanner-indexCenterNav结束*/

/**
 * 首页开始
 */

.ixBoxT {
    clear: both;
    /* height: 62px; */
    background-position: left center;
    background-repeat: no-repeat;
}

.ixBoxT {
    clear: both;
    /* height: 62px; */
    background-position: left center;
    background-repeat: no-repeat;
}
.ixBoxT p{
    font-size: 18px;
    text-transform:uppercase;
    color: #404040;
}
.ixBoxT h3{
    margin-top: 10px;
    font-size: 26px;
    font-weight: 400;
    color: #2b489c;
}


/*第一栏新闻资讯begin*/
.newBox {
    clear: both;
    overflow: hidden;
    /* background: #fafafa; */
    height: 650px;
}

.newBoxL {
    width: 44.3708%;
     height: 580px;
    border-radius: 10px;
    overflow: hidden;
}
/*新闻标题侧*/
.newBoxL_T {
    clear: both;
    overflow: hidden;
    /*margin-bottom: 20px;*/
    height: 75px;
}
.newBoxL_T p{
    font-size: 18px;
    text-transform:uppercase;
    color: #404040;
}
.newBoxL_T h3{
    margin-top: 10px;
    font-size: 26px;
    font-weight: 400;
    color: #2b489c;
}
.newBoxL .brd{
	height: 500px;
	position:relative;
	background: #fff;
	border-radius: 10px;
	border: 1px #f0f0f0 solid;
    padding:5px;
}
.newBoxL .pic {
    clear: both;
	position: relative;
    /*height: 288px;*/
    height: 400px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    background-size: 100% 100%;
	/* margin: 5px; */
}
.newBoxL .qyjjvideo-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #ffffff;
    text-align: center;
    line-height: 60px;
    font-size: 26px;
    cursor: pointer;
}
.newBoxL_txt {
    clear: both;
    overflow: hidden;
    padding: 20px 30px;
	position: relative;
	z-index: 11;
    margin-bottom: 20px;
}

.newBoxL .brd:after {
    width: 100%;
    height: 100%;
    display: block;
    border-top: 2px solid #2b489c;
    border-bottom: 2px solid #2b489c;
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    transform: scaleX(0);
    transition: ease .65s;
}
.newBoxL .brd:before{
	width:100%;
	height:100%;
	border-left:2px solid #2b489c;
	border-right:2px solid #2b489c;
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	transform: scaleY(0);
	transition: ease .65s;
}

.newBoxL .brd:hover:after {
 	box-sizing: border-box;
 	transform: scaleX(1);
	z-index: 10;
 }
.newBoxL .brd:hover:before{
 	box-sizing: border-box;
 	transform: scaleX(1);
	z-index: 10;
}

.newBoxL_txt .divT {
    clear: both;
    height: 42px;
    overflow: hidden;
    line-height: 42px;
    color: #404040;
    font-weight: bold;
    font-size: 18px;
}

.newBoxL:hover .newBoxL_txt .divT {
    color: #f7b842
}
.newBoxL_txt .divT2 {
    clear: both;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #404040;
    font-size: 15px;
    transform-origin: left center;
    /* font-family: "zwp" */
}

.newBoxL_txt .txt {
    clear: both;
    height: 48px;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

.newBoxR {
    width: 54.3046%;
    /* height: 572px; */
}
.newBoxR_T {
    clear: both;
    overflow: hidden;
    /*margin-bottom: 20px;*/
    height:75px;
}
.newBoxR_T_a a {
    float: left;
    position: relative;
    width: 95px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    text-align: center;
    background: #ebebeb;
    margin-left: 10px;
    border-radius: 30px;
    color: #666666;
    font-size: 0.16rem;
    transition-duration: 0.3s;
    z-index: 1;
}

.newBoxR_T_a a::before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #f06000;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: ease .65s;
    z-index: -1;
}

.newBoxR_T_a a.hover:hover:before {
    transform: translate(-50%, -50%) scale(1);
    border-radius: 0;
}

.newBoxR_T_a a.hover {
    background: #2b489c;
    color: #fff
}

.newBoxR_T_a a:hover {
    /* background: #f06000; */
    color: #fff
}
/*新闻内容*/
.newBoxRDl dd {
    height: 90px;
    background: #fff;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 12px;
    transition-duration: 0.3s;
	/* box-shadow: 0 1px 1px #c2baa8; */
	border: 1px #f0f0f0 solid;
}

.newBoxRDl dd:hover {
    /* box-shadow: 0 5px 10px #faf0d7 */
	box-shadow: 0 5px 10px #eb6100
}

.newBoxRDl dd a {
    display: block;
    overflow: hidden;
	position: relative;
}

.newBoxRDl dd a .day {
    width: 100px;
    height: 100px;
    overflow: hidden;
    transition-duration: 0.3s;
    border-right: 1px solid #fafafa;
	background-color: #dfdfdf;
}
/* .newBoxRDl dd a .day:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 85px;
	height: 0;
	border-bottom: 125px solid #dfdfdf;
	border-right: 78px solid transparent;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	color: red;
} */


.newBoxRDl dd a:hover .day {
    background: #f6ab00;
	/* background: #eb6100; */
}

.newBoxRDl dd a .day span {
    display: block;
    height: 37px;
    line-height: 37px;
    overflow: hidden;
    margin-top: 10px;
    text-align: center;
    color: #999999;
    font-size: 32px;
    transition-duration: 0.3s;
}

.newBoxRDl dd a:hover .day span {
    color: #fff
}

.newBoxRDl dd a .day em {
    display: block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-align: center;
    color: #999999;
    font-size: 18px;
    font-style: normal;
    /* font-family: "zwp"; */
    transition-duration: 0.3s;
}

.newBoxRDl dd a:hover .day em {
    color: #fff
}

.newBoxRDl dd a .divR {
    overflow: hidden;
    padding: 0 4.878%;
}

.newBoxRDl dd a .divR .divT {
    clear: both;
    height: 32px;
    margin-top: 10px;
    line-height: 32px;
    overflow: hidden;
    font-size: 0.16rem;
    color: #444444;
    font-weight: normal;
}

.newBoxRDl dd a .divR .divT2 {
    clear: both;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    font-size: 0.14rem;
    color: #666666;
}
/*第一栏目新闻资讯end*/
/*关于我们begin*/
.aboutBox{
	clear: both;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.aboutBoxC{
	clear: both;
	padding:0 2.25%;
}

.aboutL{
	width:52.119%;
}
.aboutL1{
    height: 55px;
    line-height: 55px;
    font-size: 0.36rem;
    color: #444444;
    overflow:hidden;
}

.aboutL2{
    color: #666666;
    height: 45px;
    line-height: 45px;
    font-size: 0.2rem;
    overflow: hidden;
}
.aboutLTBox{
    position: relative;
    padding-bottom:20px;
    margin-bottom:4.3174%;
}

.aboutLTBox:before{
    display: block;
    content: "";
    width: 40px;
    height: 2px;
    background: #d4d4d4;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.aboutL3{
    height: 50px;
    line-height: 25px;
    font-size: 0.14rem;
    color: #666;
    overflow:hidden;
    margin-bottom:1%;
}
.aboutL4{overflow: visible !important}
.aboutL4 a{
    text-align: center;
    display: block;
    width: 150px;
    height:40px;
    line-height: 40px;
    border-radius: 40px;
    color: #fff;
    font-size: 0.14rem;
    background: linear-gradient(to right,#207dc1,#89caed);
	position: relative;
}

.aboutL4 a span{
	display:inline-block;
	height:40px;
	padding-right:13px;
	background:url(../images/icon3.png) no-repeat right center;
}
.aboutR{width:44.9047%}
.aboutRList{margin:0 -1.6346%;}
.aboutRList dd{
    float: left;
	width:33.3333%;
}
.aboutRList dd a{
    position: relative;
    display: block;
    border-radius: 20px;
    overflow: hidden;
	margin:0 4.885%;
	/* transform: none; */
	transition:top 0.3s;
	-moz-transition:top 0.3s; /* Firefox 4 */
	-webkit-transition:top 0.3s; /* Safari and Chrome */
	-o-transition:top 0.3s; /* Opera */
	position: relative;
	top:0;
}
.aboutRList dd a:hover{top:-20px;box-shadow:-3px 5px 15px rgba(0,0,0,0.2)}
.aboutRList dd a:after{
    content: "";
    display: block;
    width: 100%;
    padding-top: 161.6031%;
}
.aboutRText{
    /* padding: 0 20px; */
	padding: 0 2px;
    position: absolute;
    bottom: 38px;
	width: 100%;
    left: 0px;
    height: auto;
	opacity:1;
    transition: all 0.3s;
}
.aboutRList dd a:hover .aboutRText{opacity:0;}
.aboutRText1{
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 0.26rem;
	text-align: center;
    overflow:hidden;
	transition: all 0.3s;
	transform:translateY(0);
}
.aboutRList dd a:hover .aboutRText1{transform:translateY(100%)}
.aboutRText2{
    height: 35px;
    line-height: 35px;
	text-align: center;
    color: #fff;
    font-size: 0.16rem;
    overflow:hidden;
	transition: all 0.3s;
	transform:translateY(0);
}
.aboutRList dd a:hover .aboutRText2{transform:translateY(100%)}
.aboutRCenter{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    overflow: hidden;
    height: 100%;
    border-radius: 20px;
    opacity: 0;
    transition: all 0.5s;
}
.aboutRList dd a:hover .aboutRCenter{opacity:1;}
.aboutRCenter:before{
	content: "";
	display: block;
	width: 100%;
	height:100%;
	 background: linear-gradient(to right,#217dc1,#89caed);
	position: absolute;
	top:0;
	left: 0;
	opacity:0.8;
}
.aboutRCenter1{
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 0.26rem;
    color: #fff;
    overflow:hidden;
	padding:0 10px;
	transition: all 0.3s;
	transform:translateY(100%);
}
.aboutRList dd a:hover .aboutRCenter1{transform:translateY(0);}
.aboutRCenter2{
    text-align: center;
    height: 34px;
    line-height: 34px;
    font-size: 0.16rem;
    color: #fff;
    overflow:hidden;
    margin-bottom: 35px;
	padding:0 10px;
	transition: all 0.3s;
	transform:translateY(100%);
}
.aboutRList dd a:hover .aboutRCenter2{transform:translateY(0);}
.aboutRCenter3{
    text-align: center;
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 0.16rem;
    color: #2f62ab;
    background: #fff;
    text-align: center;
    border-radius: 40px;
	transition: all 0.3s;
	transform:translateY(100%);
}
.aboutRList dd a:hover .aboutRCenter3{transform:translateY(0);}
.aboutRCenterBox{
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -80px;
    text-align: center;
}
.aboutLNumList{
    margin-bottom:1vw;
	overflow: hidden;
	width:115%;
}
.aboutLNumList dd{
    position: relative;
    width:33.3333%;
    float: left;
}
.aboutLNumList dd .divC{display:inline-block}
.aboutNumT1{
    height: 35px;
    line-height: 35px;
    font-size: 0.14rem;
    color: #2f62ab;
	text-align:center;
}
.aboutNumT1 span{
    font-size: 0.28rem;
}
.aboutNumT2{
    font-size: 0.14rem;
    color: #9d9d9b;
    height: 40px;
    overflow:hidden;
	text-align: center;
	line-height:40px;
}
/*关于我们结束*/



/*第二栏目企业宣传视频begin*/
.videoBox {
    clear: both;
    overflow: hidden;
    /* background: #fafafa; */
}
.video_container{
	width: 98%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.video_container .body-popm {
	display: none;
	position:fixed;
	z-index:9000;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,.7)
}
.video_container .body-pop {
	display: none;
	position:fixed;
	z-index:9001;
	top:50%;
	left:50%;
	right:auto;
	bottom:auto;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%)
}
.cnce7_video
{
	max-width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	display: flex;
	justify-content: space-around;
	align-content: space-between;
	align-items: baseline;
	padding-bottom: 1rem;
	padding: 10px;
}
.cnce7_video h2 {
	font-size:0.25rem
}
.cnce7_video .text-center {
 text-align:center
}
.cnce7_video .container {
 position:relative;
 overflow:hidden
}
.cnce7_video .vide_center {
 text-align:center
}
.cnce7_video .vide_center p {
 margin-bottom:0;
 margin-top:15px;
 /* color:#212121; */
 color:#ffffff
}
.cnce7_video .block-title {
 /* color:#212121; */
 color:#ffffff;
 line-height:1.5
}
.cnce7_video .fl {
 float:left
}
.cnce7_video .fr {
 float:right
}
.cnce7_video .vide_left .des {
 /* color:#212121; */
 color:#ffffff
}
.cnce7_video .vide_right h2 {
 color:#ffffff
}
.cnce7_video .play-btn {
 display:inline-block;
 width:60px;
 height:60px;
 border-radius:50%;
 border:1px solid #ffffff;
 text-align:center;
 line-height:60px;
 font-size:0.26rem;
 cursor:pointer
}
.cnce7_video .play-btn i {
 color:#ffffff
}
.cnce7_video .play-btn:hover {
 border-color:#ffffff;
 box-shadow:0 0 10px 0 #ffffff
}
.cnce7_video .play-btn:hover i {
 color:#ffffff
}

.cnce7_video .message-wrap {
	color:#fff
}
.cnce7_video .message-left {
	color:#ffffff
}
.cnce7_video .button-left {
	 display:block;
	 width:100px;
	 height:40px;
	 line-height:40px;
	 border-radius:20px;
	 background-color:#ffffff;
	 color:#212121;
	 color:#21cd97;
	 cursor:pointer;
	 border:none;
	 overflow:hidden
}
.cnce7_video .button-left:hover {
	 /* color:#21cd97; */
	 color:#00ad79
}
/*第二栏目企业视频end*/

/*第三栏目精品项目begin*/

.ixBox3 {
    clear: both;
    overflow: hidden;
    position: relative;
}


.ixBox3T {
    position: absolute;
    left: 0;
    top: 5.7291%;
    width: 100%;
    z-index: 99;
}

.ixBox3Slide {
    position: relative;
    overflow: hidden;
    background: #fafafa;
}

.ixBox3Slide .bt {
    display: block;
    width: 66px;
    height: 66px;
    text-align: center;
    line-height: 172px;
    font-size: 0.16rem;
    color: #ffffff;
    border: 1px solid #fff;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.3) url(../img/icon8.png) no-repeat center center;
    position: absolute;
    top: 50%;
    margin-top: -33px;
    right: 30px;
    z-index: 999;
    cursor: pointer;
    transition-duration: 0.3s;
    display: none;
}

.ixBox3Slide .bt:hover {
    background: rgba(246, 171, 0, 0.3) url(../img/icon8.png) no-repeat center center;
}

.ixBox3Slide .bt:after {
    content: "";
    display: block;
    width: 88px;
    height: 88px;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, 0.5);
    position: absolute;
    top: -12px;
    left: -13px;
    cursor: pointer;
}

.ixBox3Dl {
    position: absolute;
    top: 0;
    left: 0;
    transition-duration: 0.5s;
}

.ixBox3Dl dd {
    overflow: hidden;
    padding-right: 20px;
    position: relative;
    float: left;
    transition-duration: 0.5s;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.ixBox3Dl a {
    display: block;
    position: relative;
    height: 100%;
}

.ixBox3Dl dd .divBg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ixBox3Dl dd .divBg i {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.ixBox3Dl dd .divC {
    position: absolute;
    /* bottom: 11.2987%; */
	width: 100%;
	bottom: 0px;
    left: 0;
    z-index: 9991;
    padding-left: 5px;
    transition: 0.4s;
	padding-bottom:20px ;
	background-color: rgba(43, 72, 156, 0.8);
}
.ixBox3Dl dd.activeW .divC>div {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.ixBox3Dl dd .divC .divT {
    clear: both;
    height: 50px;
	width: 150px;
    line-height: 50px;
    color: #ffffff;
    font-size: 0.22rem;
	text-align: left;

}

.ixBox3Dl dd .divC .divT2 {
    height: 13px;
	width:120px;
    background: url(../img/ixmore.png) no-repeat left center;
}

.project_container {
	/* width: 98%; */
	/* height: 100%; */
	min-height: 500px;
	/* margin-right: auto;
	margin-left: auto; */
}
.project_content{
    position: relative;
	margin-top: 10px;
	padding: 0;
	border: 1px #D4D4D4 solid;
	border-radius: 3px;
	margin-left: 0;
	margin-right: 0;
}
.project_type
{
	position: relative;
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #0157a4;
	color:#fff;
	margin-left: 0;
	margin-right: 0;
}
.project_type ul
{
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.project_type ul li {
	display: block;
	float: left;
	/*width: 24.9999999%;*/
    width: 33.333333%;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.project_type ul li:hover>span
{
	background-color: #eb6100;
	color: #FFF;
}
.project_type ul li.hover>span
{
    background-color: #eb6100;
    color: #FFF;
}

.project_type ul .on:hover>span
{
	/* background-color: #0157a4; */
}
.project_type ul .on {
	background-color: #eb6100;
}


ul.tab_but li.current {
    position: relative;
    background: #fff;
    border-bottom: 0;
    height: 26px;
    line_height: 27px;
    font-weight: 700;
}

.project_type ul li span {
	display: block;
	overflow: hidden;
	text-align: center;
    height: 100%;
	color: #fff;
	font-size: 18px;
	box-shadow: 3px 0px 3px #014f96;
}
.project_type ul li span.noborder
{
	border: 0;
	box-shadow: 0px 0px 0px transparent;
}
.project_type ul .on span {
	color: #fff;
}

.newBox .brd .swiper-container {
    width: 100%;
    /* height: 300px; */
    margin-left: auto;
    margin-right: auto;
    z-index: 99;
}

.project_main{
    position: relative;
    height: 650px;
}
.project_news
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 650px;
}


.project_news .swiper-container {
    width: 100%;
    /* height: 300px; */
    margin-left: auto;
    margin-right: auto;
}




.project_news .gallery_top .swiper-slide {

    cursor: pointer;

}

.project_news .swiper-slide {
    background-size: cover;
    background-position: center;
}

.project_news .gallery_top {
    height: 75%;
    width: 67%;
    margin-left: 0;
    float: left;
}
.hide{visibility: hidden;position: absolute;z-index: -1;height: 0;}
.gallery_top .title
{
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    bottom: 0px;
    background-color:rgba(10,102,165,0.8);
    /* background-color:rgba(35,115,200,0.6); */
}
.gallery_top .title p
{
    color: #fff;
    font-size: 0.18rem;
    text-indent: 18px;
}

.project_news .gallery_right {
    width: 32.99999%;
    height: 75%;
    float: right;
    position: relative;
    background-color: #fff;/*#dfdfdf;*/
    background: url(../img/bg2_2.jpg);
}

.project_news .gallery_text {
    width: 90%;
    margin:40px 0 28px 28px;
}

.project_news .gallery_text ul li{
    background: url(../img/jiantou3.png) no-repeat center left;
    background-size:8px 17px;
}
.project_news .gallery_text ul li span:hover{
    color: #eb6100;
    text-decoration:underline;
}
.project_news .gallery_text ul li span
{
    display: inline-block;
    line-height: 45px;
    height: 45px;
    width: 100%;
    font-size: 0.16rem;
    color: #444444;
    padding-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
}

.gallery_thumbs {
    height: 25%;
    box-sizing: border-box;
    padding: 10px 0;
}
.gallery_thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
}

.gallery_thumbs .swiper-slide-thumb-active {
    opacity: 1;
}
.gallery_thumbs .title
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    bottom: 0px;
    background-color:rgba(35,115,200,0.6);
}
.gallery_thumbs .title p
{
    color: #fff;
    font-size: 0.14rem;
    text-indent: 14px;
}






/*第三栏目精品项目end*/

/*第四栏目荣誉证书begin*/
.ryzsBox
{
	clear: both;
	overflow: hidden;
	position: relative;
	color: #FFF;
}
.ryzsBox .ryzsContainer {
    padding: 0 15px;
    /* min-width: 1200px; */
    margin: 0 auto;
    max-width: 1600px;
}

.ryzsT {
    margin-bottom: 20px;
	text-align: center;
	line-height:1.5
}

.ryzsT strong {
    display: block;
    color: #fff;
    font-size: 0.36rem;
}

.ryzsT small {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.18rem;
	opacity: 0.5;
}

.ryzsDesc{
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	font-size: 0.16rem;
	line-height: 1.8;
}

.ryzsC{
	padding: 0 70px;
	position: relative;
	margin-top: 20px;
}
.ryzsC .swiper-slide {
    transform: scale(0.6);
    transform-origin: center bottom;
    transition: all 0.5s;
}

.ryzsC .swiper-slide-active,
.ryzsC .swiper-slide-duplicate-active {
    transform: scale(1);
}

.more
{
    text-align: center;
}
.more a
{
    color: #fff;
}
.more-big {
    display: inline-block;
    font-size: 0.16rem;
    /*background: url(../img/icon1.png) no-repeat right center;*/
    line-height: 30px;
    /*padding-right: 63px;*/
    transition: all 0.5s;
    margin-top: 10px;
    color: #333;
}

.more-big:hover {
    transform: translateX(10px);
    color: #333;
}

.more-big-white {
    color: #fff;
    /*background-image: url(../img/icon2.png);*/
}
.more-big-white:hover {
    color: #eb6100;
}

/*第四栏目荣誉证书end*/

/*关于我们begin*/
/*第一通栏start*/

.qyjjBox {
    clear: both;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.qyjjBox:after {
    content: "";
    display: block;
    width: 56.35%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.qyjjBox:before {
    content: "";
    display: block;
    width: 43.65%;
    height: 100%;
    background: #fafafa;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.qyjjL {
    width: 58.23%;
}

.qyjjL_h40 {
    clear: both;
    padding-top: 4.5454%
}

.qyjjL_h68 {
    clear: both;
    padding-top: 7.7272%
}

.qyjjL .txt {
    overflow: hidden;
    margin-right: 15.34%;
    font-size: 0.14rem;
    line-height: 26px;
    color: #787878;
    height: 104px;
}



.qyjjC {
    position: relative;
}

.qyjjR {
    width: 41.77%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.qyjjRDl {
    padding-left: 50px
}

.qyjjRDl dd {
    float: left;
    width: 33.3333%;
    overflow: hidden;
    text-align: center;
    padding: 2.7% 0;
}

.qyjjRDl dd .divC {
    display: inline-block;
    min-width: 105px;
}

.qyjjRDl dd .divC .divT {
    clear: both;
    height: 50px;
    overflow: hidden;
}

.qyjjRDl dd .divC .divT span {
    float: left;
    display: block;
    color: #063e8a;
    font-size: 0.44rem;
    font-weight: bold;
    line-height: 60px;
    /*transform:scale(0.9,1.2);*/
    /* font-family: "zwp"; */
}

.qyjjRDl dd .divC .divT i {
    float: left;
    line-height: 82px;
    color: #063e8a;
    font-size: 0.14rem;
    font-style: normal;
    margin-left: 5px;
}

.qyjjRDl dd .divC .divT2 {
    clear: both;
    height: 28px;
    overflow: hidden;
    text-align: left;
    color: #666666;
    font-size: 0.14rem;
    line-height: 28px;
}
/*关于我们end*/





/*移动端*/
@media only screen and (max-width: 1920px) and (min-width: 1024px) {
    .index-video {
        display: inline-block;
        width: 1000px !important
    }
}

@media screen and (min-width:1024px ) and (max-width:1268px ) {
    .bannerBox {
        padding-top: 60px;
        margin-top:0px;
    }
    .bannerBox .swiper-slide {
        height: 50vh;
    }
    .newBoxR_T_a a
    {
        height: 0.45rem;
        line-height: 0.45rem;
        width: 0.9rem;
    }
    .index-video {
        display: inline-block;
        width: 700px !important
    }
}
@media (max-width: 1024px) {
    .bannerBox {
        padding-top: 55px;
        margin-top:0px;
    }
    .bannerBox .swiper-slide {
        height: 45vh;
    }
    /*新闻*/
    .newBox{
        height: 500px;
    }
    .newBoxL{
        display: none;
    }
    .newBoxR{
        width: 100%;
    }

    .newBoxR_T
    {
        height: 0.6rem;
    }
    .newBoxR_T_a a
    {
        height: 0.45rem;
        line-height: 0.45rem;
        width: 0.9rem;
    }
    .newBoxRDl dd{
        height: 70px;
    }
    .newBoxRDl dd a .day{
        width: 1.3rem;
    }
    .newBoxRDl dd a .day span
    {
        font-size: 0.28rem;
        margin-top: 0.01rem;
        height: 0.35rem;
    }
    .newBoxRDl dd a .day em
    {
        font-size: 0.15rem;
    }

    .newBoxRDl dd a .divR .divT
    {
        height: 0.3rem;
        font-size: 0.16rem;
        margin-top: 0.06rem;
    }
    .newBoxRDl dd a .divR .divT2
    {
        height: 0.3rem;
        font-size: 0.15rem;
    }

    /*项目*/
    .project_main,
    .project_news{
        height: 450px;
    }
    .project_content {
        /*margin-bottom: 10px;*/
    }
    .project_news .gallery_top{
        width: 99.9%;
        height: 350px;
    }
    .gallery_top .title
    {
        height: 0.6rem;
        line-height: 0.6rem;
    }
    .project_news .gallery_right{
        width:0;
        display: none;
    }
    .project_news .gallery_thumbs
    {
        height: 100px;
    }
    .gallery_thumbs .title
    {
        height: 0.3rem;
        line-height: 0.3rem;
    }
    .gallery_thumbs .title p
    {
        font-size: 0.18rem;
    }

    /*企业荣誉*/
    .ryzsT strong
    {
        font-size: 0.6rem;
    }
    .ryzsT small
    {
        font-size: 0.2rem;
    }
    .ryzsDesc
    {
        font-size: 0.3rem;
    }
    .more-big
    {
        font-size: 0.3rem;
    }
    .more a
    {
        color: #fff;
    }
    .more-big-white:hover {
        color: #eb6100;
    }

    .footerBox2{
        font-size: 11px;
    }

    .index-video {
        display: inline-block;
        width: 600px !important
    }
}

@media (max-width: 600px)
{
    .newBoxRDl dd a .day span
    {
        font-size: 0.3rem;
        margin-top: 0.05rem;
        height: 0.45rem;
    }
    .newBoxRDl dd a .day em
    {
        font-size: 0.2rem;
    }

    .newBoxRDl dd a .divR .divT
    {
        height: 0.5rem;
        font-size: 0.22rem;
        margin-top: 0.06rem;
    }
    .newBoxRDl dd a .divR .divT2
    {
        height: 0.5rem;
        font-size: 0.2rem;
    }
    .index-video {
        display: inline-block;
        width: 500px !important
    }
}

@media (max-width:400px ) {
    /*banner轮播图*/
    .bannerBox {
        padding-top: 45px;
        margin-top:0px;
    }
    .bannerBox .swiper-slide {
        height: 40vh;
    }

    /*新闻*/
    .newBox{
        height: 480px;
    }
    .newBoxR_T{
        height: 0.9rem;
    }
    .newBoxR_T_a a
    {
        height: 0.7rem;
        line-height: 0.7rem;
        width: 1.18rem;
        font-size: 0.25rem;
        margin-left: 8px;
        overflow:hidden;
    }

    .newBoxRDl dd a .day span
    {
        font-size: 0.5rem;
        margin-top: 0.05rem;
        height: 0.65rem;
    }
    .newBoxRDl dd a .day em
    {
        font-size: 0.3rem;
    }

    .newBoxRDl dd a .divR .divT
    {
        height: 0.5rem;
        font-size: 0.30rem;
        margin-top: 0.12rem;
    }
    .newBoxRDl dd a .divR .divT2
    {
        height: 0.5rem;
        font-size: 0.25rem;
    }


    .footerBox2{
        font-size: 11px;
    }

    .index-video {
        display: inline-block;
        width: 350px !important
    }
}
